home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / custEducation / opengl2 / examples / rasterops / .m_rasterops next >
Encoding:
Text File  |  1996-11-11  |  607 b   |  17 lines

  1. blendrgb
  2.     xwsh -geometry 80x14+0+1000 -title "~/examples/rasterops/blendrgb" -e ./blendrgb
  3. collage
  4.     xwsh -geometry 80x14+0+1000 -title "~/examples/rasterops/collage" -e ./collage *.rgb
  5. copyImage
  6.     xwsh -geometry 80x14+0+1000 -title "~/examples/rasterops/copyImage" -e ./copyImage 
  7. copyZoom
  8.     xwsh -geometry 80x14+0+1000 -title "~/examples/rasterops/copyZoom" -e ./copyZoom 
  9. letterF
  10.     ./letterF 
  11. pan
  12.     xwsh -geometry 80x14+0+1000 -title "~/examples/rasterops/pan" -e ./pan poster.sm.rgb
  13. windowSnap
  14.     xwsh -geometry 80x14+0+1000 -title "~/examples/rasterops/windowSnap" -e ./windowSnap 
  15. show
  16.     ./show poster.sm.rgb
  17.